6 Collections and Generators
Most of the explanations to this point have described the algebra of real numbers.
This chapter describes the use of collection values in Myron, those that contain other expressions.
It begins with
the simple ± operator and explains how it is really a kind of set generator,
which in turn is a shorthand notation for a collection value.
This is followed by a detailed description of collection values, collection variables and generators.